[INFO] fetching crate llm-cmd 0.11.0...
[INFO] testing llm-cmd-0.11.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate llm-cmd 0.11.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate llm-cmd 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llm-cmd 0.11.0
[INFO] tweaked toml for crates.io crate llm-cmd 0.11.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-cmd 0.11.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-cmd 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded llm-store v0.11.0
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded llm-openai v0.11.0
[INFO] [stderr]   Downloaded llm-anthropic v0.11.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded llm-core v0.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced
[INFO] running `Command { std: "docker" "start" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling llm-core v0.11.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling llm-store v0.11.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm-openai v0.11.0
[INFO] [stderr]    Compiling llm-anthropic v0.11.0
[INFO] [stderr]    Compiling llm-cmd v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling llm-core v0.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling llm-store v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm-anthropic v0.11.0
[INFO] [stderr]    Compiling llm-openai v0.11.0
[INFO] [stderr]    Compiling llm-cmd v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm-a46e6e46bf5a1436)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test commands::dry_run::tests::json_render_omits_none_fields ... ok
[INFO] [stdout] test commands::dry_run::tests::plain_render_includes_all_fields ... ok
[INFO] [stdout] test commands::dry_run::tests::plain_render_includes_prompt_json_when_present ... ok
[INFO] [stdout] test commands::schemas::tests::make_schema_id_deterministic ... ok
[INFO] [stdout] test commands::dry_run::tests::plain_render_omits_absent_optional_fields ... ok
[INFO] [stdout] test commands::dry_run::tests::json_render_round_trips ... ok
[INFO] [stdout] test commands::schemas::tests::scan_schemas_nonexistent_dir ... ok
[INFO] [stdout] test commands::dry_run::tests::plain_render_options_sorted ... ok
[INFO] [stdout] test commands::schemas::tests::make_schema_id_differs_for_different_schemas ... ok
[INFO] [stdout] test commands::tests::build_options_cli_only ... ok
[INFO] [stdout] test commands::tests::build_options_cli_overrides_config ... ok
[INFO] [stdout] test commands::schemas::tests::scan_schemas_empty_dir ... ok
[INFO] [stdout] test commands::tests::build_options_config_only ... ok
[INFO] [stdout] test commands::tests::build_options_empty ... ok
[INFO] [stdout] test commands::tests::build_options_merge ... ok
[INFO] [stdout] test retry::tests::delegates_on_success ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_handles_empty_path ... ok
[INFO] [stdout] test retry::tests::no_retry_on_permanent_error ... ok
[INFO] [stdout] test retry::tests::preserves_provider_metadata ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_providers_finds_matching_binaries ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_tools_finds_matching_binaries ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_deduplicates_across_path_dirs ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_tools_skips_directories ... ok
[INFO] [stdout] test subprocess::discovery::tests::discover_tools_skips_non_executable ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_provider_key_info_parses ... ok
[INFO] [stdout] test commands::dry_run::tests::json_render_includes_prompt_when_verbose ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_provider_id_returns_trimmed_string ... ok
[INFO] [stdout] test retry::tests::gives_up_after_max_retries ... ok
[INFO] [stdout] test retry::tests::retries_on_retryable_error ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_tool_schema_error_on_nonzero_exit ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_provider_models_parses_json_array ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_tool_schema_error_on_invalid_json ... ok
[INFO] [stdout] test subprocess::protocol::tests::chunk_to_protocol_chunk_conversion ... ok
[INFO] [stdout] test subprocess::protocol::tests::done_serializes_correctly ... ok
[INFO] [stdout] test subprocess::protocol::tests::protocol_chunk_to_chunk_conversion ... ok
[INFO] [stdout] test subprocess::protocol::tests::provider_request_serializes ... ok
[INFO] [stdout] test subprocess::protocol::tests::provider_response_deserializes ... ok
[INFO] [stdout] test subprocess::protocol::tests::text_serializes_correctly ... ok
[INFO] [stdout] test subprocess::protocol::tests::roundtrip_all_variants ... ok
[INFO] [stdout] test subprocess::protocol::tests::tool_call_delta_serializes ... ok
[INFO] [stdout] test subprocess::protocol::tests::tool_call_start_serializes_with_name_and_id ... ok
[INFO] [stdout] test subprocess::protocol::tests::usage_serializes_with_input_output ... ok
[INFO] [stdout] test subprocess::provider::tests::provider_models_returns_list ... ok
[INFO] [stdout] test subprocess::provider::tests::provider_id_returns_id ... ok
[INFO] [stdout] test subprocess::provider::tests::provider_needs_key_reflects_requirement ... ok
[INFO] [stdout] test subprocess::provider::tests::non_streaming_error_on_nonzero_exit ... ok
[INFO] [stdout] test subprocess::provider::tests::non_streaming_with_tool_calls ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_tool_schema_parses_valid_output ... ok
[INFO] [stdout] test subprocess::provider::tests::streaming_malformed_jsonl ... ok
[INFO] [stdout] test subprocess::tool::tests::execute_unknown_tool ... ok
[INFO] [stdout] test subprocess::tool::tests::execute_tool_empty_stdout ... ok
[INFO] [stdout] test subprocess::tool::tests::execute_tool_nonzero_exit ... ok
[INFO] [stdout] test subprocess::discovery::tests::fetch_tool_schema_error_on_timeout ... ok
[INFO] [stdout] test subprocess::tool::tests::execute_tool_success ... ok
[INFO] [stdout] test subprocess::tool::tests::execute_tool_timeout ... ok
[INFO] [stdout] test subprocess::provider::tests::non_streaming_execution ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-fd62f53a61d3a702)
[INFO] [stdout] test subprocess::provider::tests::streaming_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test agent_init_already_exists ... ok
[INFO] [stdout] test agent_init_local ... ok
[INFO] [stdout] test agent_list_empty ... ok
[INFO] [stdout] test agent_init_global ... ok
[INFO] [stdout] test agent_list_with_agents ... ok
[INFO] [stdout] test agent_run_basic ... ok
[INFO] [stdout] test agent_run_dry_run_json_verbose_includes_prompt_field ... ok
[INFO] [stdout] test agent_run_dry_run_does_not_log ... ok
[INFO] [stdout] test agent_run_dry_run_unknown_agent ... ok
[INFO] [stdout] test agent_run_dry_run_unknown_model ... ok
[INFO] [stdout] test agent_run_dry_run_prints_resolved_config ... ok
[INFO] [stdout] test agent_run_dry_run_unknown_tool ... ok
[INFO] [stdout] test agent_run_dry_run_succeeds_without_api_key ... ok
[INFO] [stdout] test agent_run_dry_run_does_not_call_provider ... ok
[INFO] [stdout] test agent_path_shows_directories ... ok
[INFO] [stdout] test agent_run_dry_run_model_source_cli ... ok
[INFO] [stdout] test agent_run_dry_run_json_envelope ... ok
[INFO] [stdout] test agent_run_nonexistent ... ok
[INFO] [stdout] test agent_budget_exhausted_output ... ok
[INFO] [stdout] test agent_run_json_output ... ok
[INFO] [stdout] test agent_run_dry_run_verbose_vv_also_dumps_prompt_json ... ok
[INFO] [stdout] test agent_run_parallel_tools_cli_overrides_toml ... ok
[INFO] [stdout] test agent_run_model_override ... ok
[INFO] [stdout] test agent_run_dry_run_verbose_includes_prompt_json ... ok
[INFO] [stdout] test agent_run_parallel_defaults_are_parallel ... ok
[INFO] [stdout] test agent_run_plain_dry_run_shows_parallel_config ... ok
[INFO] [stdout] test agent_show_nonexistent ... ok
[INFO] [stdout] test agent_show_existing ... ok
[INFO] [stdout] test aliases_list_empty ... ok
[INFO] [stdout] test agent_run_max_parallel_tools_cli_overrides_toml ... ok
[INFO] [stdout] test agent_run_parallel_tools_toml_disables ... ok
[INFO] [stdout] test agent_run_system_override ... ok
[INFO] [stdout] test agent_run_unknown_tool ... ok
[INFO] [stdout] test agent_run_stdin ... ok
[INFO] [stdout] test agent_run_tools_approve_forces_sequential_even_with_max_parallel ... ok
[INFO] [stdout] test aliases_path ... ok
[INFO] [stdout] test aliases_remove_missing ... ok
[INFO] [stdout] test aliases_show ... ok
[INFO] [stdout] test aliases_set_and_list ... ok
[INFO] [stdout] test aliases_set_overwrites ... ok
[INFO] [stdout] test aliases_remove ... ok
[INFO] [stdout] test chat_sequential_tools_flag_parses ... ok
[INFO] [stdout] test aliases_show_missing ... ok
[INFO] [stdout] test help_flag ... ok
[INFO] [stdout] test default_subcommand ... ok
[INFO] [stdout] test help_shows_agent_subcommand ... ok
[INFO] [stdout] test exit_code_missing_key ... ok
[INFO] [stdout] test exit_code_unknown_model ... ok
[INFO] [stdout] test help_shows_aliases_subcommand ... ok
[INFO] [stdout] test help_shows_options_subcommand ... ok
[INFO] [stdout] test exit_code_api_error ... ok
[INFO] [stdout] test cid_continues_specific_conversation ... ok
[INFO] [stdout] test continue_conversation_appends_to_same_file ... ok
[INFO] [stdout] test help_shows_plugins_subcommand ... ok
[INFO] [stdout] test keys_get_missing ... ok
[INFO] [stdout] test logs_list_empty ... ok
[INFO] [stdout] test json_output_envelope ... ok
[INFO] [stdout] test keys_path ... ok
[INFO] [stdout] test logs_list_populated ... ok
[INFO] [stdout] test logs_status_default ... ok
[INFO] [stdout] test logs_path ... ok
[INFO] [stdout] test keys_set_and_get ... ok
[INFO] [stdout] test keys_list ... ok
[INFO] [stdout] test logs_list_response ... ok
[INFO] [stdout] test logs_on_off_toggle ... ok
[INFO] [stdout] test logs_list_json ... ok
[INFO] [stdout] test default_subcommand_stdin ... ok
[INFO] [stdout] test messages_stdin_with_json_output ... ok
[INFO] [stdout] test models_default_set ... ok
[INFO] [stdout] test models_default_show ... ok
[INFO] [stdout] test messages_from_file ... ok
[INFO] [stdout] test options_clear_missing ... ok
[INFO] [stdout] test models_list_includes_anthropic ... ok
[INFO] [stdout] test models_list ... ok
[INFO] [stdout] test options_get_missing ... ok
[INFO] [stdout] test models_list_includes_subprocess_provider_models ... ok
[INFO] [stdout] test options_clear_key ... ok
[INFO] [stdout] test options_list ... ok
[INFO] [stdout] test no_retry_on_401 ... ok
[INFO] [stdout] test options_list_empty ... ok
[INFO] [stdout] test options_get_all ... ok
[INFO] [stdout] test options_set_overwrites ... ok
[INFO] [stdout] test plugins_list_shows_external_provider ... ok
[INFO] [stdout] test plugins_list_shows_compiled_providers ... ok
[INFO] [stdout] test options_clear_all ... ok
[INFO] [stdout] test plugins_list_shows_external_tool ... ok
[INFO] [stdout] test prompt_anthropic_streaming ... ok
[INFO] [stdout] test prompt_chain_limit_respected ... ok
[INFO] [stdout] test options_set_and_get ... ok
[INFO] [stdout] test prompt_model_flag ... ok
[INFO] [stdout] test prompt_cli_overrides_config ... ok
[INFO] [stdout] test prompt_creates_log ... ok
[INFO] [stdout] test prompt_logging_disabled_in_config ... ok
[INFO] [stdout] test prompt_key_flag ... ok
[INFO] [stdout] test prompt_config_options_applied ... ok
[INFO] [stdout] test prompt_anthropic_non_streaming ... ok
[INFO] [stdout] test prompt_sequential_tools_flag_parses ... ok
[INFO] [stdout] test prompt_streaming ... ok
[INFO] [stdout] test prompt_no_log_flag ... ok
[INFO] [stdout] test prompt_stdin_pipe ... ok
[INFO] [stdout] test prompt_non_streaming ... ok
[INFO] [stdout] test prompt_stdin_with_arg ... ok
[INFO] [stdout] test prompt_system_flag ... ok
[INFO] [stdout] test prompt_with_schema_multi ... ok
[INFO] [stdout] test prompt_usage_flag ... ok
[INFO] [stdout] test prompt_with_option_flag ... ok
[INFO] [stdout] test prompt_with_schema_dsl ... ok
[INFO] [stdout] test prompt_with_schema_json_literal ... ok
[INFO] [stdout] test schemas_dsl_command ... ok
[INFO] [stdout] test retries_flag_accepted ... ok
[INFO] [stdout] test schemas_list_empty ... ok
[INFO] [stdout] test tools_list_shows_builtin_and_external ... ok
[INFO] [stdout] test prompt_with_unknown_tool_error ... ok
[INFO] [stdout] test prompt_with_tool_flag ... ok
[INFO] [stdout] test prompt_with_external_tool_in_chain ... ok
[INFO] [stdout] test verbose_flag_parsing ... ok
[INFO] [stdout] test tools_list_shows_external_tool ... ok
[INFO] [stdout] test tools_list_shows_builtins ... ok
[INFO] [stdout] test verbose_shows_cumulative_usage ... ok
[INFO] [stdout] test version_flag ... ok
[INFO] [stdout] test prompt_with_subprocess_provider ... ok
[INFO] [stdout] test usage_flag_shows_total_across_chain ... ok
[INFO] [stdout] test verbose_vv_shows_messages_json ... ok
[INFO] [stdout] test verbose_shows_chain_iteration_summary ... ok
[INFO] [stdout] test verbose_implies_tools_debug ... ok
[INFO] [stdout] test retries_on_429 ... ok
[INFO] [stdout] test retries_exhausted_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced", kill_on_drop: false }`
[INFO] [stdout] 8603ed9f3b2ebee24d2f865d952a7a56bc4ddfa7ac9a84b187e934c377ef9ced
